Skip to content

fix: remove duplicated property #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

SvetoslavTsenov
Copy link
Contributor

BREAKING CHANGES:

Removed imageCropRect

Migration steps:
Before
imageCropRect = {x: , y: , width: ,height: }
Now:
imageHelper.options.cropRectangle

Change viewPort when device orientation = DeviceOrientation.LANDSCAPE.
Before:
It has cut the image
Now will take the whole image.

@cla-bot cla-bot bot added the cla: yes label Aug 13, 2019
@SvetoslavTsenov SvetoslavTsenov merged commit ec2c558 into master Aug 13, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the svetoslavtsenov/remove-duplicated-image-crop-prop branch August 13, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant